structured programming

英 [ˈstrʌktʃəd ˈprəʊɡræmɪŋ] 美 [ˈstrʌktʃərd ˈproʊɡræmɪŋ]

网络  结构化程序设计; 结构化程序设计方法; 结构化编程; 结构程序设计; 结构化程序

计算机



双语例句

  1. And Rexx is certainly Turing-complete, enables modules and structured programming, and has libraries for tasks such as GUI interfaces, network programming, and database access.
    并且,Rexx当然是完全Turing的,支持模块和结构化编程,有面向专门任务的库,例如GUI接口、网络编程和数据库访问。
  2. However, EVALUATE provides more, better options that encourage the use of structured programming.
    然而,EVALUATE提供了更多、更好的选项,鼓励使用结构化编程。
  3. I started programming as industry ( and academia) were adopting structured programming.
    我开始做编程行业(及学术编程)时采用的是结构化编程模式。
  4. Interactive Structured Programming Facility compiler-interpreter system
    交互式结构化编程系统编译程序-解释程序系统
  5. Object-oriented programming presents a new way of thinking and a new methodology for programming that are quite different form the usual approach supported by structured programming languages.
    面向对象的程序设计给出了一种新的思考方式和一种与结构化程序设计有较大不同的新的程序设计方法学。
  6. Development of programming has transferred from structured programming design to object-oriented programming design.
    程序设计已从结构化程序设计发展到面向对象程序设计。
  7. The Structured Programming Thought in Prolog
    Prolog中的结构化程序设计思想
  8. An Application of Structured Programming to Stereoscopic Storage Control
    结构化编程方法在立体仓库控制中的应用
  9. Not all existing computer languages are suitable for structured programming.
    并非一切现有计算机语言都适于直接作结构化编程。
  10. The Structured Programming of Crout's Method Solving Linear Equation
    Crout方法解线性方程组的结构化程序设计
  11. Data Structured Programming Without Arrays And Pointers
    不用数组和指针的数据结构化程序设计
  12. This paper introduces that how to use the tool of programming trace debugging as a tool of study in structured programming.
    介绍如何把程序跟踪调试工具作为结构程序设计的学习研究工具,给出了应用范例。
  13. The paper analyses the existing problems in the special real-time operating system and presents an architecture and working mode of the parent-daughter system, based on the program set theory and structured programming methodology. Finally a design of a Chinese version system and its implementation are described.
    本文在分析了现有专用实时操作系统存在的问题之后,运用程序族理论和结构化程序设计方法,提出了母系统-子系统的体系结构和工作模式,并介绍了汉化母系统的设计与实现。
  14. This paper discusses the theory and methodology used for improving the design quality of application software for an EDP system, such as the modularity, structured programming and their effects.
    本文讨论了改善EDP系统软件包设计质量的理论及方法,如模块化、结构化及其效果。
  15. This paper introduces the basic idea and determinative standard of structured programming and then proposes the basic principle, which should be complied with in structured programming, and three methods that can convert non-structured program into structured program.
    本文叙述了结构化程序设计的基本思想和结构化程序的判定标准。提出了进行结构化设计所应遵循的基本原则和非结构化程序结构化处理的三种技术。
  16. Such methods as structured system analysis/ design and structured programming are applied to all the designs for the system, It is implemented on an IBM PC/ XT microcomputer as supported by DBASE III.
    在设计中,采用了结构化方法(即结构化分析、结构化设计和结构程序设计)。本系统是在IBMPc/XT微型计算机上,在DBASEⅢ的支持下实现的。
  17. According to the requirement analysis, we utilize the structured programming method to design this system and realize it.
    根据需求分析,采用结构化的设计方法,对系统进行了详细设计并开发实现。
  18. This paper discusses the aspects of the modular method in the field of structured programming, with the emphasis on the relationship between structurized modules and the step-by-step refinement, and its application to the portability of software systems.
    本文探讨了在结构程序设计的范畴内模块方法所涉及的诸方面问题,特别是结构化模块与逐步求精法的关系,在软件系统可移植性方面的应用等。
  19. But structural analysis program involve various content, it costs a large number of man-hours to work out structural analysis procedure of the bridge by traditional structured programming, and it has a lot of restriction in expandability and code reuse.
    然而,桥梁结构分析系统所涉及的计算内容繁多,以传统的结构化编程方式编制桥梁结构分析软件需花费大量的工时,在系统的可扩充性和代码重用性方面受到许多制约。
  20. CAD of the creature valve frame is realized by structured programming and parametrization.
    生物瓣支架计算机辅助设计是通过模块化结构的设计方法并对其进行参数化设计来实现的。
  21. The structured programming design method is applied in the whole system software, which make debug and compile program very easily and conveniently. The monitoring program and function subprograms of the measurement and control system are designed.
    整个系统的软件采用结构化程序设计方法,设计了监控主程序和各功能模块子程序,使得整个程序设计调用灵活,调试方便。
  22. Object-oriented programming design and structured programming design have different characteristics, which are compared and analyzed in this paper.
    面向对象程序设计与结构化程序设计具有不同的特征,我们将对这些不同特征进行比较和分析。
  23. This paper, by the comparison of structured programming with unstructured programming, has discussed the good characteristics of structured programming and concluded the three kinds of methods of converting from unstructured programming to structured programming.
    通过对非结构化程序与结构化程序的比较,讨论了结构化程序的优良特点,并归纳总结了三种非结构化程序到结构化程序的转化方法。
  24. It's classical Structured Analysis Structured Design Structured Programming ( SA-SD-SP) also been widely applied by programmer.
    其经典的结构化分析结构化设计结构化程序设计(SA-SD-SP)方法已被程序设计者所广泛应用。
  25. A New Tool of Structured Programming Processing Logic Trees
    结构程序设计的新工具&加工逻辑树
  26. As the structured programming method is inconvenient to modify and maintenance the software, many scholars began to design object-oriented finite element software.
    由于结构化的程序设计方法给软件的修改与维护带来了很大的不便,很多学者开始采用面向对象的思想来设计有限元软件。
  27. The thesis follow to the principles of structured programming, and according to structured programming method to analyze the system functional requirements, and gives a detailed design of the system, including design principles, functional design, architectural design and database design.
    论文遵循结构化程序设计的原则,按照结构化程序设计方法对系统功能进行了需求分析,并详细讲述了系统的设计,包括设计原则、功能设计、体系结构设计和数据库设计。
  28. Structured programming DSP software was designed with the concept of structured programming, and the design flow of each functional module was analyzed in detail.
    DSP软件设计采用了结构化程序设计思想,详细分析了各个功能模块的设计流程。
  29. In the single-chip microcomputer software programming, it used structured programming methods to complete the initialization of each module in the single-chip microcomputer system.
    在单片机软件编程方面,采用结构化程序设计方法,完成了单片机系统中各模块的初始化,使其能正常工作,并着重优化液晶模块显示算法。